| 1. | Gets the unqualified name of the xml element declaration that applies to this mapping 获取应用于映射的xml元素声明的非限定名。 |
| 2. | Also , the switch case labels changed to just the unqualified name as the constant 同样, switch选择标签变为不再限制使用常量参数。 |
| 3. | The accepted argument must be the qualified or unqualified name of a column in a table and can contain any data type 该函数的参数必须是一个表中某一列的全限定或非限定列名。 |
| 4. | A name " looked up in the context of an expression " is looked up as an unqualified name in the scope where the expression is found 在“表达式的语境中查找”的名字是被出现该表达式的作用域中作为非限定名称查找的。 |
| 5. | If you do use this command when the libraries can t be resolved , you ll end up removing perfectly good imports and in the worst case silently get incorrect imports of types that have the same unqualified names 如果您在库不能进行解析时使用该指令,您最终将移除正确的导入,最坏的情况是,您将会获得那些有同样不合格名称的不正确的导入。 |
| 6. | Every name is introduced in some portion of program text called a declarative region , which is the largest part of the program in which that name is valid , that is , in which that name may be used as an unqualified name to refer to the same entity 每个名字都被引入到程序文本中某些被称为声明区域的部分中,声明区域是程序中该名字有效的最广泛区域,也就是说,这个名字在其中可以作为非限定名应用并指代同一个实体。 |
| 7. | However , in the context of attribute initializers and assignments the named instances of the expression s type are introduced into the lexical scope with weaker visibility than variables and attributes and may be referenced with their unqualified names , for example 然而,在属性初始化程序和赋值的上下文中,表达式类型的命名实例被引入到了词法作用域lexical scope可见性弱于变量和属性,并可以通过使用它们的无限定名unqualified names引用这些命名实例: |